home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 24
/
Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso
/
Aminet
/
comm
/
tcp
/
tcpdl.lha
/
tcpdl.config
< prev
next >
Wrap
Text File
|
1998-01-30
|
735b
|
47 lines
# tcpdl.config
#
# Any line with a hash (#) in column 1 will be treated as
# a comment and ignored.
#
#
# Specify the proxy server
#
#PROXY www-cache.demon.co.uk:8080
#
# Specify the timeouts in seconds
#
#CONTIMEOUT 20
#HTTPTIMEOUT 60
#
# Specify the number of attempts for each file
#
#RETRIES 5
#
# Files with a suffix specified in a command of the form:
#
# IGNORE <suffix>
#
# will not be downloaded unless they appear explicitly
# in the urllist file.
#
# <suffix> may contain any printing characters except white
# space, and will be compared to the end of each URL.
#
# ignore lha archives
IGNORE .lha
# ignore zip archives
IGNORE .zip
# ignore .wav sound files
IGNORE .wav
# ignore MS-DOS executables
IGNORE .exe